fix: Refactor Yocto config files as per sphinx guidelines#596
Merged
Conversation
35a1365 to
3d52de0
Compare
cshilwant
requested changes
Dec 17, 2025
cshilwant
left a comment
Member
There was a problem hiding this comment.
[RedHat.SimpleWords] Use simple language. Consider using 'has' rather than 'contains'.
can you address these vale warnings
Member
|
Yeah, there are like 2 valid warnings in there. We should probably move the preamble before the table itself into a separate file and include it in all these platform specific files. |
Move from grid tables to list tables for Yocto layer configuration files. Also move to using code blocks. Signed-off-by: Telukula Jeevan Kumar Sahu <j-sahu@ti.com>
3d52de0 to
1bb9570
Compare
Collaborator
Author
|
Resolved the valid Vale warnings. |
cshilwant
approved these changes
Dec 19, 2025
StaticRocket
approved these changes
Dec 19, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Move from grid tables to list tables for Yocto layer configuration files. Also move to using code blocks.